home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / blackjack_pay3.swf / scripts / DefineButton2_206 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2006-09-05  |  63 b   |  5 lines

  1. on(press){
  2.    double = true;
  3.    _root.chipSound.start();
  4. }
  5.